The Dreamweaver JavaScript API > Toggle functions > dreamweaver.htmlInspector.setShowHighlightInvalidHTML()

 

dreamweaver.htmlInspector.setShowHighlightInvalidHTML()

Availability

Dreamweaver 4.0

Description

Turns highlighting of invalid HTML on or off in the Code view of the Code inspector.

Arguments

bShow

bShow is a Boolean value indicating whether the highlighting of invalid HTML should be visible (true) or not (false).

Returns

Nothing.